home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / wi.dir / 00012.ls < prev    next >
Encoding:
Text File  |  1996-03-18  |  102 b   |  7 lines

  1. on mouseUp
  2.   global mapflag
  3.   set the visible of sprite 4 to 0
  4.   set mapflag to 0
  5.   go("mainMap")
  6. end
  7.